[INFO] cloning repository https://github.com/basile-henry/connect-4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/basile-henry/connect-4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasile-henry%2Fconnect-4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasile-henry%2Fconnect-4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ece9478ef8891ee61852440a8bb61449dd390f4
[INFO] checking basile-henry/connect-4 against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasile-henry%2Fconnect-4" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/basile-henry/connect-4
[INFO] finished tweaking git repo https://github.com/basile-henry/connect-4
[INFO] tweaked toml for git repo https://github.com/basile-henry/connect-4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/basile-henry/connect-4 on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/basile-henry/connect-4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dc9829308b5d6b79377fef36deb70b859882a3f1a554a41449610d5fb3f9711
[INFO] running `Command { std: "docker" "start" "-a" "1dc9829308b5d6b79377fef36deb70b859882a3f1a554a41449610d5fb3f9711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dc9829308b5d6b79377fef36deb70b859882a3f1a554a41449610d5fb3f9711", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dc9829308b5d6b79377fef36deb70b859882a3f1a554a41449610d5fb3f9711", kill_on_drop: false }`
[INFO] [stdout] 1dc9829308b5d6b79377fef36deb70b859882a3f1a554a41449610d5fb3f9711
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eca2ac0b79b015e0b86a685c3454d600aae55640264fdd2974df7ce452dbfa7c
[INFO] running `Command { std: "docker" "start" "-a" "eca2ac0b79b015e0b86a685c3454d600aae55640264fdd2974df7ce452dbfa7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking self_cell v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling manyhow-macros v0.8.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling uuid v1.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking inventory v0.3.13
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.88
[INFO] [stderr]    Compiling manyhow v0.8.1
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling derive-where v1.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling typed-builder-macro v0.16.2
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]     Checking typed-builder v0.16.2
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.88
[INFO] [stderr]     Checking js-sys v0.3.65
[INFO] [stderr]    Compiling attribute-derive v0.8.1
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.38
[INFO] [stderr]     Checking web-sys v0.3.65
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling server_fn_macro v0.5.2
[INFO] [stderr]    Compiling leptos_hot_reload v0.5.2
[INFO] [stderr]    Compiling server_fn_macro_default v0.5.2
[INFO] [stderr]     Checking config v0.13.3
[INFO] [stderr]    Compiling leptos_macro v0.5.2
[INFO] [stderr]     Checking leptos_config v0.5.2
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/lib.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     quote! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   7 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   7 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |         let output = quote! {
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use proc_macro::quote;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use quote::quote;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:956:22
[INFO] [stdout]     |
[INFO] [stdout] 956 |                 Some(quote! {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:597:22
[INFO] [stdout]     |
[INFO] [stdout] 597 |         let output = quote! {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:476:22
[INFO] [stdout]     |
[INFO] [stdout] 476 |         let output = quote! {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:369:20
[INFO] [stdout]     |
[INFO] [stdout] 369 |         let body = quote! {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:215:47
[INFO] [stdout]     |
[INFO] [stdout] 215 |             (quote! {}, quote! {}, quote! {}, quote! {})
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:215:36
[INFO] [stdout]     |
[INFO] [stdout] 215 |             (quote! {}, quote! {}, quote! {}, quote! {})
[INFO] [stdout]     |                                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:215:25
[INFO] [stdout]     |
[INFO] [stdout] 215 |             (quote! {}, quote! {}, quote! {}, quote! {})
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:215:14
[INFO] [stdout]     |
[INFO] [stdout] 215 |             (quote! {}, quote! {}, quote! {}, quote! {})
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:202:17
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:199:17
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:341:25
[INFO] [stdout]     |
[INFO] [stdout] 341 |                         quote!(#name),
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:334:25
[INFO] [stdout]     |
[INFO] [stdout] 334 |                         quote!(#name),
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:324:13
[INFO] [stdout]     |
[INFO] [stdout] 324 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:315:25
[INFO] [stdout]     |
[INFO] [stdout] 315 |                         quote!(#name),
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:311:49
[INFO] [stdout]     |
[INFO] [stdout] 311 |                     format!("- **{}**: [`{}`]", quote!(#name), pretty_ty)
[INFO] [stdout]     |                                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     quote! {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:262:9
[INFO] [stdout]     |
[INFO] [stdout] 262 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         quote! {}
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         quote! {
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:220:13
[INFO] [stdout]     |
[INFO] [stdout] 220 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             quote! { #[builder(#default #setter)] }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:191:13
[INFO] [stdout]     |
[INFO] [stdout] 191 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             quote! { setter(#strip_option #into) }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:185:13
[INFO] [stdout]     |
[INFO] [stdout] 185 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |             quote! { into, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:179:13
[INFO] [stdout]     |
[INFO] [stdout] 179 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:177:13
[INFO] [stdout]     |
[INFO] [stdout] 177 |             quote! { strip_option, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |             quote! { default, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/slot.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             quote! { default_code=#v, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1149:13
[INFO] [stdout]      |
[INFO] [stdout] 1149 |             quote! {
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1141:25
[INFO] [stdout]      |
[INFO] [stdout] 1141 |                         quote!(#name),
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1134:25
[INFO] [stdout]      |
[INFO] [stdout] 1134 |                         quote!(#name),
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1124:13
[INFO] [stdout]      |
[INFO] [stdout] 1124 |             quote! {
[INFO] [stdout]      |             ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1116:25
[INFO] [stdout]      |
[INFO] [stdout] 1116 |                         quote!(#name),
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1112:59
[INFO] [stdout]      |
[INFO] [stdout] 1112 |                     format!(" - **{}**: [`{pretty_ty}`]", quote!(#name))
[INFO] [stdout]      |                                                           ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1017:5
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     quote! {
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1014:9
[INFO] [stdout]      |
[INFO] [stdout] 1014 |         quote! {}
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1009:9
[INFO] [stdout]      |
[INFO] [stdout] 1009 |         quote! {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1005:9
[INFO] [stdout]      |
[INFO] [stdout] 1005 |         quote! {}
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:1000:9
[INFO] [stdout]      |
[INFO] [stdout] 1000 |         quote! {
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout]    1 + use proc_macro::quote;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use quote::quote;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:973:13
[INFO] [stdout]     |
[INFO] [stdout] 973 |             quote! { #ident, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:924:13
[INFO] [stdout]     |
[INFO] [stdout] 924 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:919:21
[INFO] [stdout]     |
[INFO] [stdout] 919 |                     quote!()
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:917:21
[INFO] [stdout]     |
[INFO] [stdout] 917 |                     quote!(#[serde(skip)])
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:913:17
[INFO] [stdout]     |
[INFO] [stdout] 913 |                 quote!()
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:911:17
[INFO] [stdout]     |
[INFO] [stdout] 911 |                 quote!(#[allow(missing_docs)])
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:882:13
[INFO] [stdout]     |
[INFO] [stdout] 882 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:880:13
[INFO] [stdout]     |
[INFO] [stdout] 880 |             quote! { #[builder(#default #setter)] }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:876:13
[INFO] [stdout]     |
[INFO] [stdout] 876 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:874:13
[INFO] [stdout]     |
[INFO] [stdout] 874 |             quote! { setter(#strip_option #into) }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:870:13
[INFO] [stdout]     |
[INFO] [stdout] 870 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:868:13
[INFO] [stdout]     |
[INFO] [stdout] 868 |             quote! { into, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:864:13
[INFO] [stdout]     |
[INFO] [stdout] 864 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:862:13
[INFO] [stdout]     |
[INFO] [stdout] 862 |             quote! { strip_option, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:858:13
[INFO] [stdout]     |
[INFO] [stdout] 858 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:856:13
[INFO] [stdout]     |
[INFO] [stdout] 856 |             quote! { default, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:854:13
[INFO] [stdout]     |
[INFO] [stdout] 854 |             quote! { default_code=#v, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:845:13
[INFO] [stdout]     |
[INFO] [stdout] 845 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:843:13
[INFO] [stdout]     |
[INFO] [stdout] 843 |             quote! { #[serde(#default)] }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:839:13
[INFO] [stdout]     |
[INFO] [stdout] 839 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:837:13
[INFO] [stdout]     |
[INFO] [stdout] 837 |             quote! { default, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:835:13
[INFO] [stdout]     |
[INFO] [stdout] 835 |             quote! { default=#v, }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:782:17
[INFO] [stdout]     |
[INFO] [stdout] 782 |                 quote! { #[doc = #doc] }
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:473:13
[INFO] [stdout]     |
[INFO] [stdout] 473 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 |             quote! { , ::leptos::serde::Serialize }
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:467:13
[INFO] [stdout]     |
[INFO] [stdout] 467 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:447:17
[INFO] [stdout]     |
[INFO] [stdout] 447 |                 quote! {}
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:441:17
[INFO] [stdout]     |
[INFO] [stdout] 441 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:438:17
[INFO] [stdout]     |
[INFO] [stdout] 438 |                 quote! {}
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:430:17
[INFO] [stdout]     |
[INFO] [stdout] 430 |                 quote! {{
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:427:21
[INFO] [stdout]     |
[INFO] [stdout] 427 |                     quote! {}
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:416:21
[INFO] [stdout]     |
[INFO] [stdout] 416 |                     quote! {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:413:33
[INFO] [stdout]     |
[INFO] [stdout] 413 |                     (quote! {}, quote! {})
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:413:22
[INFO] [stdout]     |
[INFO] [stdout] 413 |                     (quote! {}, quote! {})
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:405:38
[INFO] [stdout]     |
[INFO] [stdout] 405 | ...                   Some(quote! {
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:393:39
[INFO] [stdout]     |
[INFO] [stdout] 393 |                     let destructure = quote! {
[INFO] [stdout]     |                                       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:389:38
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   Some(quote! { #name, })
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:362:21
[INFO] [stdout]     |
[INFO] [stdout] 362 |                     quote! {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:358:21
[INFO] [stdout]     |
[INFO] [stdout] 358 |                     quote! {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:327:13
[INFO] [stdout]     |
[INFO] [stdout] 327 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:309:13
[INFO] [stdout]     |
[INFO] [stdout] 309 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:307:17
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 quote! {}
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:295:17
[INFO] [stdout]     |
[INFO] [stdout] 295 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:244:13
[INFO] [stdout]     |
[INFO] [stdout] 244 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:227:13
[INFO] [stdout]     |
[INFO] [stdout] 227 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     quote! {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:207:21
[INFO] [stdout]     |
[INFO] [stdout] 207 |                     quote! {}
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:173:13
[INFO] [stdout]     |
[INFO] [stdout] 173 |             quote! {}
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `quote` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/leptos_macro-0.5.2/src/component.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             quote! {
[INFO] [stdout]     |             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `quote` is in scope, but it is a crate, not a macro
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use proc_macro::quote;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use quote::quote;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leptos_macro` (lib) due to 107 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "eca2ac0b79b015e0b86a685c3454d600aae55640264fdd2974df7ce452dbfa7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eca2ac0b79b015e0b86a685c3454d600aae55640264fdd2974df7ce452dbfa7c", kill_on_drop: false }`
[INFO] [stdout] eca2ac0b79b015e0b86a685c3454d600aae55640264fdd2974df7ce452dbfa7c
